﻿#footer .footer-container .footer-body .footer-row .contatos .footer-tituloCardRodape {
	font-weight: 600;
}

@media(min-width:1024px) {
	#footer .footer-container .footer-body .footer-row .telefones{
		width:37%;
	}
}

@media (min-width: 375px) and (max-width: 425px){
	#footer .footer-container .footer-body .footer-row .contatos .footer-textRodape {
		font-weight: 300;
	}
}